BaseChangeMessage

StockSharp.Messages

A message containing changes.

Herda de: BaseSubscriptionIdMessage<T>

Implementa: IServerTimeMessage, IGeneratedMessage

Construtores

BaseChangeMessage(MessageTypes)

A message containing changes.

type
Message type.

Propriedades

BuildFrom : DataType

Which market-data type is used as a source value.

Changes : IDictionary<T, object>

Changes.

ServerTime : DateTime

Server time.

Métodos

CopyTo(T)

Copy the message into the .

destination
The object, to which copied information.
ToString() : string

Преобразовать к строковому представлению.

Retorna: Строковое представление.